configure.ac: Make gpgme a hard dependency
authorMatthew Barnes <mbarnes@redhat.com>
Wed, 11 Mar 2015 15:34:59 +0000 (11:34 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Wed, 11 Mar 2015 16:03:33 +0000 (12:03 -0400)
commit187e8d632ec5cded532fe652fdcdd91d2e95ae31
tree3628267082419b146f8a3eda8fb8ab357e9a3ba4
parent8724adc19362cecd04f6704280d2f96227cc1af1
configure.ac: Make gpgme a hard dependency

In anticipation of API enhancements for GPG signature verification, which
would otherwise require a non-functional stub version were GPGME excluded.

GPGME is a pretty lightweight dependency, and the motivation to exclude
it is not clear.
Makefile-libostree.am
Makefile.am
configure.ac
src/libostree/ostree-repo-pull.c
src/libostree/ostree-repo.c
src/ostree/main.c
src/ostree/ot-builtin-commit.c